.sys_slider {
	width:960px; 
	margin:0 auto; 
	height:100%; 
	color:#fdfdfd;
	}

.sys_slider p {
	padding:0; 
	margin:0 0 15px 0; 
	font-size:13px; 
	color:#fff; 
	line-height:22px;
	}

.sys_slider h1 {
	color:#FFFFFF; 
	margin-top:20px; 
	padding-bottom:0px;
	}

.sys_slider .descleft 	{ float:left; width:360px; height:350px; margin-left:15px; padding:0 5px 0 0px; overflow:hidden; text-align: left !important;}
.sys_slider .descright 	{ float:left; width:360px; height:350px; margin-left:15px; padding:0 0px 0 5px; overflow:hidden; text-align: left !important;}

.sys_slider .half 		{ width:580px; height:370px; float:left;  margin:0; }
.sys_slider .halfright	{ width:580px; height:370px; float:right;  margin:0;  }

.sys_slider .full {
	width:960px; 
	height:370px; 
	margin:0 auto;
	text-align:center;
	}

.pic { text-align:center;   }

.cs-prev, .cs-next { display:none }

#nav 				{ margin:10px 20px 0 0; display:none; float:right; }
#nav a 				{ outline:none; }
#nav a 				{ background:transparent url(../images/slider_nav.png) no-repeat -16px 0; margin:0 5px 0 0; display:block; float:left; width:16px; height:16px; text-indent:-9999px; }
#nav a.activeSlide 		{ background:transparent url(../images/slider_nav.png) no-repeat;}

.slideshow { margin:0 auto; position:relative; display:none }

.full img,
.half img { 
	background:#fff;
	border:10px solid #fff;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
	       border-radius:3px;
	}